home *** CD-ROM | disk | FTP | other *** search
- INSTALLDIR = "$(HOME)/Apps";
- FILESTABLE = {
- OTHER_LIBS = (Media_s, NeXT_s);
- CLASSES = (AskOperator.m, ExecMonitor.m, RemoteCommand.m);
- OTHER_RESOURCES = (README.rtf);
- OTHER_SOURCES = (Makefile.preamble, Makefile, Makefile.postamble);
- H_FILES = (AskOperator.h, ExecMonitor.h, RemoteCommand.h);
- INTERFACES = (AskOperator.nib, ExecMonitor.nib, RemoteCommand.nib);
- IMAGES = (Kill.tiff, Stop.tiff);
- OTHER_LINKED = ();
- SUBPROJECTS = (execServer.subproj);
- M_FILES = (RemoteCommand_main.m);
- };
- GENERATEMAIN = NO;
- DOCICONFILES = ();
- APPCLASS = Application;
- MAINNIB = RemoteCommand;
- DOCEXTENSIONS = ();
- PROJECTTYPE = Application;
- PROJECTVERSION = 1.1;
- LOCALIZABLE_FILES = {
- };
- PROJECTNAME = RemoteCommand;
- SYSTEMEXTENSIONS = ();
- LANGUAGE = English;
-